gadget: Add the concept of a "gadget"
authorBenjamin Otte <otte@redhat.com>
Tue, 8 Sep 2015 22:13:11 +0000 (00:13 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 15 Dec 2015 13:41:16 +0000 (08:41 -0500)
commit6eafe00d8f214f79feb0456fa2e0d2f05fc69e0f
treead33f4b30aad2e954b4bed8a1ed3703f838d3cee
parent0fb01decba620c853805fbe77c38fc82e44bb459
gadget: Add the concept of a "gadget"

A gadget is halfway between a widget and a CSS node. It's supposed to
provide the minimum convenicence around CSS nodes until we've figured
out how to integrate them with widgets.
gtk/Makefile.am
gtk/gtkcssgadget.c [new file with mode: 0644]
gtk/gtkcssgadgetprivate.h [new file with mode: 0644]